home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 3239 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.8 KB  |  72 lines

  1. Path: news.mountain.net!usenet
  2. From: gene_heskett@wvlink.mpl.com (Gene Heskett)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: SLIPCall4 V37.51
  5. Date: 30 Mar 96 12:03:00 +0500
  6. Organization: MountainNet, Inc. Morgantown WV 800.444.1458
  7. Message-ID: <2508.6663T723T27@wvlink.mpl.com>
  8. References: <1993.6657T478T53@merlin.net.au>
  9. NNTP-Posting-Host: slip1.mpl.com
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13.  TD> Hi All,
  14.  
  15.  TD> Have been using SLIPCall4 Version 37.51 for some time now with my
  16.  TD> Maestro
  17.  TD> 9600XR modem and have had no problems connecting at 2400 to my
  18.  TD> service provider.
  19.  
  20.  TD> I recently purchased a MULTITECH 28.8 modem and have not been
  21.  TD> able to connect with my service provider since. I am using the
  22.  TD> modem's default string of ATF\r as my initialising string. The
  23.  TD> modem connects with my server usually at 26800. It then sends
  24.  TD> login name and password, says "starting AmiTCP" and the modem
  25.  TD> then goes offline.
  26. Thats because (probably) you didn't tell it to ignore the status, so
  27. when the path from the dialer is closed, it thinks its supposed to
  28. hangup and does. The correct command is "At&D0"
  29.  
  30. BTW, don't be surprised if that multitech has connection problems
  31. unless they fixed them. I tried to use an ISP that had their 28.8
  32. cards in rack mounts, they were so bad one of them couldn't call its
  33. neighbor over the dialup!  And of course I was always told it was my
  34. modem anytime I was having a problem.  Well, after $700 worth of
  35. modems all failed to connect properly, I got smart and changed the
  36. ISP.  This one uses Supra Flashers similar to my Cardinal 28.8.
  37. Works great now.
  38.  
  39.  
  40.  TD> 31250 baud, RTS/CTS, 8N1.
  41.  
  42. Whoops! 31250 is a midi speed, and unless theres an awfully smart
  43. modem out there on the end of the cable, it will be lost trying to
  44. figure out what your computer is telling it.  Using seriel.device on
  45. the stock hardware you will find isn't very reliable above 19,200.
  46. YMMV of course, a 40 mhz 1200 could probably do 57,600 if you don't
  47. multitask too heavily. Baud rates that are legal baud rates are the
  48. powers of 2, starting at 1200 baud. eg, 1200, 2400, 4800. 9600,
  49. 19,200, 38,400 are the basic ranges, but then somehow 57,600 and
  50. 115,200 became part of the list, and they aren't powers of 2 from the
  51. rest.  The next obvious one would have been 76,800 but it never
  52. seemed to catch on.
  53.  
  54.  TD> The modem works fine with GPFAX and TERM 4.5.
  55. At what baud rates?
  56.  
  57.  TD> Trevor Daley
  58.  
  59.  TD> <tsb> AMIGA A1200/030/40Mhz - 2meg Chip / 16meg Fast Ram -
  60.  TD> 1.08Gig HD
  61.  
  62.  TD> Idiots do have a redeemable feature - mortality.
  63. I've noticed, but why must we suffer for so long?
  64.  
  65.  
  66. /*            Gene Heskett          |  I need help, please see my adv. */
  67. /*  CE @ WDTV Weston/Clarksburg WV  |  in the newsgroup 'alt.tv.jobs'  */
  68. /*  <gene_heskett@wvlink.mpl.com>   |  We are an equal opportunity and */
  69. #include <std.disclaimer>           |  all that stuff employer.
  70.  
  71.  
  72.